Click or drag to resize

AppointmentAdjacentMeetingCount Property

Represents the total number of appointments that are adjacent to a meeting time.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int AdjacentMeetingCount { get; }

Property Value

Type: Int32
The adjacent meeting count.
See Also